home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / util / boot / mathlibspatch.lha / mathlibspatch.readme < prev    next >
Text File  |  2001-03-11  |  4KB  |  124 lines

  1. Short:      Mathffp, ieeesingtrans libs SpeedUp Patch
  2. Author:   Jess Sosnoski (at the below address!!!)
  3. Uploader: starblaz@ptdprolog.net
  4. Type:      util/boot
  5. Version:  1.1b
  6. Requires: kick 2.04+, an 020+, FPU optional
  7. Long:
  8.  
  9. MathLibsPatch 1.1beta © 1997-2001 Jess Sosnoski
  10.  
  11. DESCRIPTION:
  12. -----------
  13. This is a program that patches some functions of the mathffp.library
  14. and mathieeesingtrans.library to use 68881/2 instructions,
  15. hence squeezing out a bit more speed.
  16.  
  17. Speeded up FPU-using functions are SPDiv, SPMul, SPCeil, SPFloor 
  18.  
  19. There are several patched functions that do not require 68881/2 instructions,
  20. therefore can be patched on non-FPU machines.
  21.  
  22. Works on an '040 or '060 too! But only uses FPU versions of SPDiv and SPMul.
  23.  
  24. Also patches some functions of the mathieeesingbas.library
  25. to use 68881/2 instructions, thus squeezing out a tad more speed.
  26. (at worst...it should run at the same speed as before)
  27.  
  28. It also fixes that nasty bug with 040/060 cpu's on certain kickstart versions.
  29. (I think...someone with an 040/060 please test this!)
  30.  
  31. I.E.  It's an all-in-one replacement for FFPpatch, and MSBPatch.
  32.  
  33. INSTALLATION:
  34. ------------
  35. Copy it to your c: directory or wherever you like.
  36. You can add the line run <>NIL: mathlibspatch to your startup-sequence, or
  37. user-startup.  You can give it an icon and put it in WBstartup.
  38. You can basically put it anywhere :)
  39. (I have mine a little after setpatch in my startup-sequence)
  40.  
  41. USAGE:
  42. -----
  43. run <>NIL: mathlibspatch
  44.  
  45. OUTPUT:
  46. ------
  47. None...yet--but it will (eventually).
  48.  
  49. Although, if you don't have the right versions of the required libraries,
  50. it will exit with a returncode of 20--this means *ANY* of the patches.
  51. This WILL be fixed in a future version.
  52.  
  53. REMOVAL:
  54. -------
  55. sorry....once it's in...it stays in!
  56. (didn't I hear Al Bundy say that to Peg once...hmmm....)
  57.  
  58. CAVEATS:
  59. -------
  60. Don't expect any miracles.
  61.  
  62. Opens mathffp.library, and mathieeesingbas.library and
  63. never closes them.
  64.  
  65. Too lazy to combine the 2 docfiles for the old patches, so I've just
  66. included them in the archive.
  67.  
  68. NAAAASTY patching code....I didn't do a massive amount of code cleanup
  69. when I combined the patches, although some of it will make the next
  70. update (commandline & output) easier.
  71.  
  72. HISTORY:
  73. -------
  74. 1.0    First Release.  Includes all of the functionality of
  75.     the older FFPpatch, and MSBPatch.
  76.     Also checks for the presence of an FPU, and only patches
  77.     those functions that don't use an FPU if none is present.
  78.  
  79.     Did a couple of TEENSY optimizations here & there, so, it's
  80.     possible a couple of things *might* be slightly faster.
  81.  
  82. 1.1    Fixed a baad bug in SPFix() which was trashing D2.
  83.     Special Thanks to Rick Pratt!
  84.  
  85. FUTURE:
  86. ------
  87. Make this doc file a bit more presentable, and maybe leave it as plain
  88. text without Amigaguide OR HTML just for kicks.
  89.  
  90. Add command line-arguments to turn on/off selected patches.
  91. (FFP,MSB)
  92.  
  93. Add output and error messages.
  94.  
  95. Make the patch exit and unpatch on CTRL-C, instead of hanging around.
  96.  
  97. One word: NitrOS!
  98.  
  99. BUGS:
  100. ----
  101. Hmmm...what would Tom say, ohyeah, um....possibly.
  102. (some returncode-20 error handling...all 3 patches must fail for this
  103.  to happen)
  104.  
  105. AUTHOR:
  106. ------
  107. Jess Sosnoski
  108. 651 Hillside Drive
  109. Mount Carmel, PA 17851-2463
  110. USA
  111.  
  112. starblaz@ptdprolog.net
  113.  
  114. Updates will appear on my webpage before they appear in Aminet's RECENT file.
  115. http://home.ptd.net/~starblaz
  116.  
  117. IRC nick: starblazr
  118. On: galaxynet (amiga channels), dalnet (#AmigaIRC)
  119. us.chatjunkies.org (#elitecafe)
  120.  
  121. Emails, gifts, money, food, cigarettes, Amiga4060T's will all be
  122. gladly accepted.
  123. (I'll even accept a used, but working A1200)
  124.